home *** CD-ROM | disk | FTP | other *** search
/ Plug-In Power Pack for Netscape Communicator / Plug-In Power Pack for Netscape Communicator.iso / plugins / dataviews / dvdraw / examples / datasource / exampledsdll.rc < prev    next >
Text File  |  1997-05-12  |  5KB  |  178 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23.  
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29.  
  30. 1 TEXTINCLUDE DISCARDABLE 
  31. BEGIN
  32.     "resource.h\0"
  33. END
  34.  
  35. 2 TEXTINCLUDE DISCARDABLE 
  36. BEGIN
  37.     "#include ""afxres.h""\r\n"
  38.     "\0"
  39. END
  40.  
  41. 3 TEXTINCLUDE DISCARDABLE 
  42. BEGIN
  43.     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  44.     "#define _AFX_NO_OLE_RESOURCES\r\n"
  45.     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  46.     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  47.     "\r\n"
  48.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  49.     "#ifdef _WIN32\r\n"
  50.     "LANGUAGE 9, 1\r\n"
  51.     "#pragma code_page(1252)\r\n"
  52.     "#endif\r\n"
  53.     "#include ""res\\ExampleDsDll.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
  54.     "#include ""afxres.rc""         // Standard components\r\n"
  55.     "#endif\0"
  56. END
  57.  
  58. #endif    // APSTUDIO_INVOKED
  59.  
  60.  
  61. #ifndef _MAC
  62. /////////////////////////////////////////////////////////////////////////////
  63. //
  64. // Version
  65. //
  66.  
  67. VS_VERSION_INFO VERSIONINFO
  68.  FILEVERSION 1,0,0,1
  69.  PRODUCTVERSION 1,0,0,1
  70.  FILEFLAGSMASK 0x3fL
  71. #ifdef _DEBUG
  72.  FILEFLAGS 0x1L
  73. #else
  74.  FILEFLAGS 0x0L
  75. #endif
  76.  FILEOS 0x4L
  77.  FILETYPE 0x2L
  78.  FILESUBTYPE 0x0L
  79. BEGIN
  80.     BLOCK "StringFileInfo"
  81.     BEGIN
  82.         BLOCK "040904B0"
  83.         BEGIN
  84.             VALUE "CompanyName", "\0"
  85.             VALUE "FileDescription", "EXAMPLEDSDLL DLL\0"
  86.             VALUE "FileVersion", "1, 0, 0, 1\0"
  87.             VALUE "InternalName", "EXAMPLEDSDLL\0"
  88.             VALUE "LegalCopyright", "Copyright ⌐ 1997\0"
  89.             VALUE "LegalTrademarks", "\0"
  90.             VALUE "OriginalFilename", "EXAMPLEDSDLL.DLL\0"
  91.             VALUE "ProductName", "EXAMPLEDSDLL Dynamic Link Library\0"
  92.             VALUE "ProductVersion", "1, 0, 0, 1\0"
  93.         END
  94.     END
  95.     BLOCK "VarFileInfo"
  96.     BEGIN
  97.         VALUE "Translation", 0x409, 1200
  98.     END
  99. END
  100.  
  101. #endif    // !_MAC
  102.  
  103.  
  104. /////////////////////////////////////////////////////////////////////////////
  105. //
  106. // Dialog
  107. //
  108.  
  109. IDD_DIALOG1 DIALOGEX 0, 0, 289, 182
  110. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  111. CAPTION " Example Data Browser "
  112. FONT 8, "MS Sans Serif"
  113. BEGIN
  114.     DEFPUSHBUTTON   "OK",IDOK,55,161,50,14
  115.     PUSHBUTTON      "Cancel",IDCANCEL,115,161,50,14
  116.     CONTROL         "List2",IDC_VARLIST,"SysListView32",LVS_REPORT | 
  117.                     LVS_SINGLESEL | LVS_NOSORTHEADER | WS_BORDER | 
  118.                     WS_TABSTOP,7,7,275,124,WS_EX_STATICEDGE
  119.     CONTROL         "STDBROWSER",IDC_STD_BROWSER,"Button",BS_OWNERDRAW | 
  120.                     WS_TABSTOP,249,147,25,23
  121.     GROUPBOX        " DV Data Browser ",IDC_STATIC,200,136,82,39
  122.     RTEXT           "Click here ->",IDC_STATIC,205,154,42,9
  123. END
  124.  
  125.  
  126. /////////////////////////////////////////////////////////////////////////////
  127. //
  128. // DESIGNINFO
  129. //
  130.  
  131. #ifdef APSTUDIO_INVOKED
  132. GUIDELINES DESIGNINFO DISCARDABLE 
  133. BEGIN
  134.     IDD_DIALOG1, DIALOG
  135.     BEGIN
  136.         LEFTMARGIN, 7
  137.         RIGHTMARGIN, 282
  138.         TOPMARGIN, 7
  139.         BOTTOMMARGIN, 175
  140.     END
  141. END
  142. #endif    // APSTUDIO_INVOKED
  143.  
  144.  
  145. /////////////////////////////////////////////////////////////////////////////
  146. //
  147. // Bitmap
  148. //
  149.  
  150. STDBROWSERU             BITMAP  DISCARDABLE     "bitmap1.bmp"
  151. STDBROWSERD             BITMAP  DISCARDABLE     "stdbrows.bmp"
  152. #endif    // English (U.S.) resources
  153. /////////////////////////////////////////////////////////////////////////////
  154.  
  155.  
  156.  
  157. #ifndef APSTUDIO_INVOKED
  158. /////////////////////////////////////////////////////////////////////////////
  159. //
  160. // Generated from the TEXTINCLUDE 3 resource.
  161. //
  162. #define _AFX_NO_SPLITTER_RESOURCES
  163. #define _AFX_NO_OLE_RESOURCES
  164. #define _AFX_NO_TRACKER_RESOURCES
  165. #define _AFX_NO_PROPERTY_RESOURCES
  166.  
  167. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  168. #ifdef _WIN32
  169. LANGUAGE 9, 1
  170. #pragma code_page(1252)
  171. #endif
  172. #include "res\ExampleDsDll.rc2"  // non-Microsoft Visual C++ edited resources
  173. #include "afxres.rc"         // Standard components
  174. #endif
  175. /////////////////////////////////////////////////////////////////////////////
  176. #endif    // not APSTUDIO_INVOKED
  177.  
  178.